adTempus API
PreviousUpNext
IFileTrigger::TriggerOptions Property

Gets or sets options that control the trigger.

C++
__property long TriggerOptions;
C#
long TriggerOptions;
Visual Basic
Property TriggerOptions() As long
Default Value

0

Set to any combination of the FileTriggerOptionsEnum values. These options determine when the trigger will fire (e.g., based on file creation or deletion) and specify additional processing actions (such as capturing the file that triggers the job)

adTempus API Reference version 3.0.0.0, revised 10/30/2008